Vcenter Vm Guest Filesystem Files WindowsFileAttributesUpdateSpec

Vcenter Vm Guest Filesystem Files WindowsFileAttributesUpdateSpec
Vcenter Vm Guest Filesystem Files WindowsFileAttributesUpdateSpec

The Vcenter Vm Guest Filesystem Files WindowsFileAttributesUpdateSpec schema describes attributes that can be changed for a Windows file.

This schema was added in vSphere API 7.0.2.0.

JSON Example
{
    "hidden": false,
    "read_only": false
}
boolean
hidden
Optional

The file is hidden.

This property was added in vSphere API 7.0.2.0.

If {term unset} the value will not be changed.

boolean
read_only
Optional

The file is read-only.

This property was added in vSphere API 7.0.2.0.

If {term unset} the value will not be changed.